﻿2026-07-15T13:00:06.8475541Z Current runner version: '2.335.1'
2026-07-15T13:00:06.8480371Z Runner name: 'kitsubito'
2026-07-15T13:00:06.8480904Z Runner group name: 'Default'
2026-07-15T13:00:06.8481564Z Machine name: 'KITSUBITO'
2026-07-15T13:00:06.8485058Z ##[group]GITHUB_TOKEN Permissions
2026-07-15T13:00:06.8487010Z Actions: write
2026-07-15T13:00:06.8487429Z ArtifactMetadata: write
2026-07-15T13:00:06.8487854Z Attestations: write
2026-07-15T13:00:06.8488240Z Checks: write
2026-07-15T13:00:06.8488616Z CodeQuality: write
2026-07-15T13:00:06.8489083Z Contents: write
2026-07-15T13:00:06.8489463Z CopilotRequests: write
2026-07-15T13:00:06.8489868Z Deployments: write
2026-07-15T13:00:06.8490253Z Discussions: write
2026-07-15T13:00:06.8490635Z Drives: write
2026-07-15T13:00:06.8490994Z Issues: write
2026-07-15T13:00:06.8491352Z Metadata: read
2026-07-15T13:00:06.8491712Z Models: read
2026-07-15T13:00:06.8492083Z Packages: write
2026-07-15T13:00:06.8492449Z Pages: write
2026-07-15T13:00:06.8492921Z PullRequests: write
2026-07-15T13:00:06.8493345Z RepositoryProjects: write
2026-07-15T13:00:06.8493760Z SecurityEvents: write
2026-07-15T13:00:06.8494146Z Statuses: write
2026-07-15T13:00:06.8494531Z VulnerabilityAlerts: read
2026-07-15T13:00:06.8494937Z ##[endgroup]
2026-07-15T13:00:06.8496534Z Secret source: Actions
2026-07-15T13:00:06.8497045Z Prepare workflow directory
2026-07-15T13:00:06.8887340Z Prepare all required actions
2026-07-15T13:00:06.8930775Z Getting action download info
2026-07-15T13:00:07.2341197Z Download action repository 'actions/checkout@v5' (SHA:93cb6efe18208431cddfb8368fd83d5badbf9bfd)
2026-07-15T13:00:07.8112776Z Complete job name: n1-gate (self-hosted, Linux, kitsubito)
2026-07-15T13:00:07.9040127Z ##[group]Run actions/checkout@v5
2026-07-15T13:00:07.9040881Z with:
2026-07-15T13:00:07.9041246Z   fetch-depth: 0
2026-07-15T13:00:07.9041645Z   repository: BigscreenVR/spt-bs-core
2026-07-15T13:00:07.9044590Z   token: ***
2026-07-15T13:00:07.9044957Z   ssh-strict: true
2026-07-15T13:00:07.9045333Z   ssh-user: git
2026-07-15T13:00:07.9045726Z   persist-credentials: true
2026-07-15T13:00:07.9046134Z   clean: true
2026-07-15T13:00:07.9046499Z   sparse-checkout-cone-mode: true
2026-07-15T13:00:07.9046937Z   fetch-tags: false
2026-07-15T13:00:07.9047310Z   show-progress: true
2026-07-15T13:00:07.9047691Z   lfs: false
2026-07-15T13:00:07.9048048Z   submodules: false
2026-07-15T13:00:07.9048429Z   set-safe-directory: true
2026-07-15T13:00:07.9049115Z ##[endgroup]
2026-07-15T13:00:07.9892659Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-15T13:00:07.9894281Z ##[group]Getting Git version info
2026-07-15T13:00:07.9895069Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-15T13:00:07.9896051Z [command]/usr/bin/git version
2026-07-15T13:00:07.9896483Z git version 2.43.0
2026-07-15T13:00:07.9938653Z ##[endgroup]
2026-07-15T13:00:07.9952094Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/0ee40dd7-2558-480c-a94c-d110ebd69191' before making global git config changes
2026-07-15T13:00:07.9954227Z Adding repository directory to the temporary git global config as a safe directory
2026-07-15T13:00:07.9956726Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-15T13:00:07.9995956Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-15T13:00:08.0016160Z https://github.com/BigscreenVR/spt-bs-core
2026-07-15T13:00:08.0027392Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-15T13:00:08.0030298Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-15T13:00:08.0048891Z HEAD
2026-07-15T13:00:08.0081535Z ##[endgroup]
2026-07-15T13:00:08.0082537Z [command]/usr/bin/git submodule status
2026-07-15T13:00:08.0269556Z ##[group]Cleaning the repository
2026-07-15T13:00:08.0272881Z [command]/usr/bin/git clean -ffdx
2026-07-15T13:00:08.0302072Z Removing traceable-reqs
2026-07-15T13:00:08.0309781Z [command]/usr/bin/git reset --hard HEAD
2026-07-15T13:00:08.0408069Z HEAD is now at eb3bc27 Merge 6f9df02d3ef85a8bb1077a74690880dacff1e404 into e0a8bb00d76315ba8a1d82ba5fb60e4515932ab3
2026-07-15T13:00:08.0415267Z ##[endgroup]
2026-07-15T13:00:08.0415897Z ##[group]Disabling automatic garbage collection
2026-07-15T13:00:08.0418433Z [command]/usr/bin/git config --local gc.auto 0
2026-07-15T13:00:08.0442387Z ##[endgroup]
2026-07-15T13:00:08.0442992Z ##[group]Setting up auth
2026-07-15T13:00:08.0447645Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-15T13:00:08.0472117Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-15T13:00:08.0664012Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-15T13:00:08.0688432Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-15T13:00:08.0873502Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-15T13:00:08.0900957Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-15T13:00:08.1094320Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-15T13:00:08.1126935Z ##[endgroup]
2026-07-15T13:00:08.1127608Z ##[group]Fetching the repository
2026-07-15T13:00:08.1134872Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +eb3bc271e90cbe47796f13975d6ee45789da708a:refs/remotes/pull/5/merge
2026-07-15T13:00:08.5580448Z From https://github.com/BigscreenVR/spt-bs-core
2026-07-15T13:00:08.5581729Z  - [deleted]         (none)          -> origin/build/forkening-w4-update-ux
2026-07-15T13:00:08.7799173Z  * [new branch]      release/v0.32.0 -> origin/release/v0.32.0
2026-07-15T13:00:08.7835159Z ##[endgroup]
2026-07-15T13:00:08.7836434Z ##[group]Determining the checkout info
2026-07-15T13:00:08.7837542Z ##[endgroup]
2026-07-15T13:00:08.7841217Z [command]/usr/bin/git sparse-checkout disable
2026-07-15T13:00:08.7888596Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-15T13:00:08.7920643Z ##[group]Checking out the ref
2026-07-15T13:00:08.7924026Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/5/merge
2026-07-15T13:00:08.7985932Z HEAD is now at eb3bc27 Merge 6f9df02d3ef85a8bb1077a74690880dacff1e404 into e0a8bb00d76315ba8a1d82ba5fb60e4515932ab3
2026-07-15T13:00:08.7991106Z ##[endgroup]
2026-07-15T13:00:08.8038872Z [command]/usr/bin/git log -1 --format=%H
2026-07-15T13:00:08.8068729Z eb3bc271e90cbe47796f13975d6ee45789da708a
2026-07-15T13:00:08.8352687Z ##[group]Run echo 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"
2026-07-15T13:00:08.8354568Z [36;1mecho 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"[0m
2026-07-15T13:00:08.8374424Z shell: /usr/bin/bash -e {0}
2026-07-15T13:00:08.8375364Z ##[endgroup]
2026-07-15T13:00:08.8579346Z ##[group]Run set -euo pipefail
2026-07-15T13:00:08.8580871Z [36;1mset -euo pipefail[0m
2026-07-15T13:00:08.8582162Z [36;1mPIN=0c95435[0m
2026-07-15T13:00:08.8583399Z [36;1mCACHE="$HOME/spt-n1-oldbroker"[0m
2026-07-15T13:00:08.8584947Z [36;1mBIN="$CACHE/target/debug/spt"[0m
2026-07-15T13:00:08.8587067Z [36;1m# Self-healing cache: rebuild the pin only when it moves. Clone OUTSIDE[0m
2026-07-15T13:00:08.8589911Z [36;1m# the workspace (a clone inside gets adopted by the cargo workspace).[0m
2026-07-15T13:00:08.8592664Z [36;1mif [ ! -x "$BIN" ] || [ "$(cat "$CACHE/.builtpin" 2>/dev/null || true)" != "$PIN" ]; then[0m
2026-07-15T13:00:08.8594860Z [36;1m  rm -rf "$CACHE"[0m
2026-07-15T13:00:08.8596279Z [36;1m  git clone "$GITHUB_WORKSPACE" "$CACHE"[0m
2026-07-15T13:00:08.8598301Z [36;1m  git -C "$CACHE" checkout "$PIN"[0m
2026-07-15T13:00:08.8600485Z [36;1m  cargo build --manifest-path "$CACHE/Cargo.toml" -p spt --bin spt[0m
2026-07-15T13:00:08.8602744Z [36;1m  echo "$PIN" > "$CACHE/.builtpin"[0m
2026-07-15T13:00:08.8604239Z [36;1mfi[0m
2026-07-15T13:00:08.8605983Z [36;1mSPT_N1_OLD_BROKER="$BIN" cargo test -p spt --test n1_pairing -- --nocapture[0m
2026-07-15T13:00:08.8631569Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-15T13:00:08.8633333Z env:
2026-07-15T13:00:08.8634387Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-07-15T13:00:08.8635770Z ##[endgroup]
2026-07-15T13:00:09.2122024Z    Compiling proc-macro2 v1.0.106
2026-07-15T13:00:09.2122920Z    Compiling quote v1.0.45
2026-07-15T13:00:09.2123464Z    Compiling unicode-ident v1.0.24
2026-07-15T13:00:09.2124036Z    Compiling libc v0.2.186
2026-07-15T13:00:09.2124561Z    Compiling serde_core v1.0.228
2026-07-15T13:00:09.2125113Z    Compiling cfg-if v1.0.4
2026-07-15T13:00:09.2125702Z    Compiling serde v1.0.228
2026-07-15T13:00:09.2154445Z    Compiling log v0.4.32
2026-07-15T13:00:09.2226302Z    Compiling pin-project-lite v0.2.17
2026-07-15T13:00:09.2263656Z    Compiling typenum v1.20.1
2026-07-15T13:00:09.2264792Z    Compiling portable-atomic v1.13.1
2026-07-15T13:00:09.2341461Z    Compiling memchr v2.8.1
2026-07-15T13:00:09.2342397Z    Compiling version_check v0.9.5
2026-07-15T13:00:09.2342956Z    Compiling shlex v2.0.1
2026-07-15T13:00:09.2381376Z    Compiling find-msvc-tools v0.1.9
2026-07-15T13:00:09.3143092Z    Compiling critical-section v1.2.0
2026-07-15T13:00:09.3381964Z    Compiling futures-core v0.3.32
2026-07-15T13:00:09.3781954Z    Compiling bytes v1.11.1
2026-07-15T13:00:09.4647485Z    Compiling subtle v2.6.1
2026-07-15T13:00:09.5701160Z    Compiling equivalent v1.0.2
2026-07-15T13:00:09.5840976Z    Compiling smallvec v1.15.1
2026-07-15T13:00:09.5881161Z    Compiling itoa v1.0.18
2026-07-15T13:00:09.6054603Z    Compiling semver v1.0.28
2026-07-15T13:00:09.6449501Z    Compiling stable_deref_trait v1.2.1
2026-07-15T13:00:09.6507318Z    Compiling futures-sink v0.3.32
2026-07-15T13:00:09.6620464Z    Compiling slab v0.4.12
2026-07-15T13:00:09.7451362Z    Compiling futures-io v0.3.32
2026-07-15T13:00:09.7622329Z    Compiling futures-channel v0.3.32
2026-07-15T13:00:09.7685550Z    Compiling futures-task v0.3.32
2026-07-15T13:00:09.8591619Z    Compiling rand_core v0.10.1
2026-07-15T13:00:09.9030866Z    Compiling generic-array v0.14.7
2026-07-15T13:00:09.9441090Z    Compiling rustc_version v0.4.1
2026-07-15T13:00:10.0011628Z    Compiling bitflags v2.12.1
2026-07-15T13:00:10.0195774Z    Compiling hashbrown v0.17.1
2026-07-15T13:00:10.0241500Z    Compiling rustversion v1.0.22
2026-07-15T13:00:10.0841075Z    Compiling cpufeatures v0.2.17
2026-07-15T13:00:10.0941084Z    Compiling getrandom v0.4.2
2026-07-15T13:00:10.1041112Z    Compiling fnv v1.0.7
2026-07-15T13:00:10.1390469Z    Compiling strsim v0.11.1
2026-07-15T13:00:10.1650865Z    Compiling cfg_aliases v0.2.1
2026-07-15T13:00:10.2321013Z    Compiling litemap v0.8.2
2026-07-15T13:00:10.2421308Z    Compiling writeable v0.6.3
2026-07-15T13:00:10.2951149Z    Compiling icu_properties_data v2.2.0
2026-07-15T13:00:10.4292149Z    Compiling fs_extra v1.3.0
2026-07-15T13:00:10.5339160Z    Compiling utf8_iter v1.0.4
2026-07-15T13:00:10.5440999Z    Compiling icu_normalizer_data v2.2.0
2026-07-15T13:00:10.5571119Z    Compiling dunce v1.0.5
2026-07-15T13:00:10.5870063Z    Compiling ident_case v1.0.1
2026-07-15T13:00:10.7191190Z    Compiling percent-encoding v2.3.2
2026-07-15T13:00:10.7400730Z    Compiling autocfg v1.5.1
2026-07-15T13:00:10.7931290Z    Compiling http v1.4.1
2026-07-15T13:00:10.8153010Z    Compiling aws-lc-rs v1.17.0
2026-07-15T13:00:10.8331919Z    Compiling cpufeatures v0.3.0
2026-07-15T13:00:10.8800950Z    Compiling syn v2.0.117
2026-07-15T13:00:10.9185984Z    Compiling thiserror v2.0.18
2026-07-15T13:00:10.9451102Z    Compiling unicode-segmentation v1.13.3
2026-07-15T13:00:10.9630901Z    Compiling scopeguard v1.2.0
2026-07-15T13:00:10.9935749Z    Compiling chacha20 v0.10.0
2026-07-15T13:00:11.0106920Z    Compiling form_urlencoded v1.2.2
2026-07-15T13:00:11.0211003Z    Compiling untrusted v0.9.0
2026-07-15T13:00:11.0778317Z    Compiling lock_api v0.4.14
2026-07-15T13:00:11.1550801Z    Compiling indexmap v2.14.0
2026-07-15T13:00:11.1781244Z    Compiling rustls v0.23.40
2026-07-15T13:00:11.2371772Z    Compiling heck v0.5.0
2026-07-15T13:00:11.2632170Z    Compiling const-oid v0.10.2
2026-07-15T13:00:11.3991847Z    Compiling unicode-xid v0.2.6
2026-07-15T13:00:11.4250034Z    Compiling anyhow v1.0.102
2026-07-15T13:00:11.4380845Z    Compiling atomic-waker v1.1.2
2026-07-15T13:00:11.4641049Z    Compiling convert_case v0.10.0
2026-07-15T13:00:11.5245436Z    Compiling httparse v1.10.1
2026-07-15T13:00:11.5607324Z    Compiling parking_lot_core v0.9.12
2026-07-15T13:00:11.5773190Z    Compiling zerocopy v0.8.50
2026-07-15T13:00:11.5780752Z    Compiling paste v1.0.15
2026-07-15T13:00:11.6011838Z    Compiling num-traits v0.2.19
2026-07-15T13:00:11.6164584Z    Compiling hybrid-array v0.4.12
2026-07-15T13:00:11.6211032Z    Compiling curve25519-dalek v4.1.3
2026-07-15T13:00:11.8449428Z    Compiling jobserver v0.1.34
2026-07-15T13:00:11.8911440Z    Compiling ahash v0.8.12
2026-07-15T13:00:11.9058114Z    Compiling powerfmt v0.2.0
2026-07-15T13:00:11.9670625Z    Compiling crypto-common v0.1.7
2026-07-15T13:00:11.9727147Z    Compiling block-buffer v0.10.4
2026-07-15T13:00:11.9905318Z    Compiling base64ct v1.8.3
2026-07-15T13:00:12.0250555Z    Compiling either v1.16.0
2026-07-15T13:00:12.0400429Z    Compiling fastrand v2.4.1
2026-07-15T13:00:12.2080903Z    Compiling cc v1.2.63
2026-07-15T13:00:12.2720758Z    Compiling digest v0.10.7
2026-07-15T13:00:12.3270735Z    Compiling http-body v1.0.1
2026-07-15T13:00:12.3280041Z    Compiling pem-rfc7468 v1.0.0
2026-07-15T13:00:12.4012315Z    Compiling deranged v0.5.8
2026-07-15T13:00:12.4280349Z    Compiling mio v1.2.1
2026-07-15T13:00:12.4550591Z    Compiling socket2 v0.6.4
2026-07-15T13:00:12.5297215Z    Compiling getrandom v0.2.17
2026-07-15T13:00:12.6870765Z    Compiling zmij v1.0.21
2026-07-15T13:00:12.7680619Z    Compiling rand_core v0.6.4
2026-07-15T13:00:12.7790684Z    Compiling time-core v0.1.8
2026-07-15T13:00:12.8290711Z    Compiling rand v0.10.1
2026-07-15T13:00:12.8920565Z    Compiling uuid v1.23.2
2026-07-15T13:00:12.9090300Z    Compiling tinyvec_macros v0.1.1
2026-07-15T13:00:12.9541846Z    Compiling data-encoding v2.11.0
2026-07-15T13:00:12.9952513Z    Compiling base64 v0.22.1
2026-07-15T13:00:13.0060411Z    Compiling pkg-config v0.3.33
2026-07-15T13:00:13.0092131Z    Compiling try-lock v0.2.5
2026-07-15T13:00:13.0240378Z    Compiling num-conv v0.2.2
2026-07-15T13:00:13.0272525Z    Compiling vcpkg v0.2.15
2026-07-15T13:00:13.0829877Z    Compiling tower-service v0.3.3
2026-07-15T13:00:13.1297044Z    Compiling want v0.3.1
2026-07-15T13:00:13.1860551Z    Compiling tinyvec v1.11.0
2026-07-15T13:00:13.2160312Z    Compiling parking_lot v0.12.5
2026-07-15T13:00:13.5280301Z    Compiling sha2 v0.10.9
2026-07-15T13:00:13.5931495Z    Compiling cmake v0.1.58
2026-07-15T13:00:13.6250692Z    Compiling crypto-common v0.2.2
2026-07-15T13:00:13.6850419Z    Compiling block-buffer v0.12.0
2026-07-15T13:00:13.8091230Z    Compiling inout v0.1.4
2026-07-15T13:00:13.8580617Z    Compiling vergen-lib v9.1.0
2026-07-15T13:00:13.8847748Z    Compiling n0-future v0.3.2
2026-07-15T13:00:13.8848527Z    Compiling diatomic-waker v0.2.3
2026-07-15T13:00:13.9320551Z    Compiling signature v2.2.0
2026-07-15T13:00:13.9980274Z    Compiling serde_json v1.0.150
2026-07-15T13:00:14.0670375Z    Compiling crossbeam-utils v0.8.21
2026-07-15T13:00:14.0680737Z    Compiling httpdate v1.0.3
2026-07-15T13:00:14.0960223Z    Compiling parking v2.2.1
2026-07-15T13:00:14.1230467Z    Compiling cordyceps v0.3.4
2026-07-15T13:00:14.1860492Z    Compiling spin v0.10.0
2026-07-15T13:00:14.2170019Z    Compiling winnow v1.0.3
2026-07-15T13:00:14.2610320Z    Compiling ed25519 v2.2.3
2026-07-15T13:00:14.2740387Z    Compiling cipher v0.4.4
2026-07-15T13:00:14.2891661Z    Compiling futures-lite v2.6.1
2026-07-15T13:00:14.3610569Z    Compiling netlink-packet-core v0.8.1
2026-07-15T13:00:14.4460132Z    Compiling universal-hash v0.5.1
2026-07-15T13:00:14.5563109Z    Compiling vergen v9.1.0
2026-07-15T13:00:14.5600490Z    Compiling vergen-lib v0.1.6
2026-07-15T13:00:14.6030759Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-07-15T13:00:14.6369661Z    Compiling heapless v0.7.17
2026-07-15T13:00:14.6498587Z    Compiling noq-udp v0.10.0
2026-07-15T13:00:14.6531313Z    Compiling sync_wrapper v1.0.2
2026-07-15T13:00:14.7122454Z    Compiling futures-buffered v0.2.13
2026-07-15T13:00:14.7160942Z    Compiling aws-lc-sys v0.41.0
2026-07-15T13:00:14.7175786Z    Compiling ring v0.17.14
2026-07-15T13:00:14.7181672Z    Compiling libsqlite3-sys v0.30.1
2026-07-15T13:00:14.7578470Z    Compiling digest v0.11.3
2026-07-15T13:00:14.7793467Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-07-15T13:00:14.7903070Z    Compiling opaque-debug v0.3.1
2026-07-15T13:00:14.8879443Z    Compiling allocator-api2 v0.2.21
2026-07-15T13:00:14.9130718Z    Compiling byteorder v1.5.0
2026-07-15T13:00:14.9230043Z    Compiling polyval v0.6.2
2026-07-15T13:00:15.1646576Z    Compiling vergen-gitcl v1.0.8
2026-07-15T13:00:15.2180194Z    Compiling spin v0.9.8
2026-07-15T13:00:15.2303443Z    Compiling hash32 v0.2.1
2026-07-15T13:00:15.2640628Z    Compiling num_threads v0.1.7
2026-07-15T13:00:15.3020156Z    Compiling ryu v1.0.23
2026-07-15T13:00:15.4210292Z    Compiling fallible-streaming-iterator v0.1.9
2026-07-15T13:00:15.4700442Z    Compiling signature v3.0.0
2026-07-15T13:00:15.4760382Z    Compiling fallible-iterator v0.3.0
2026-07-15T13:00:15.5454013Z    Compiling tower-layer v0.3.3
2026-07-15T13:00:15.5812337Z    Compiling time v0.3.47
2026-07-15T13:00:15.6040525Z    Compiling ghash v0.5.1
2026-07-15T13:00:15.6200133Z    Compiling sha2 v0.11.0-rc.5
2026-07-15T13:00:15.6410316Z    Compiling aes v0.8.4
2026-07-15T13:00:15.7615473Z    Compiling ctr v0.9.2
2026-07-15T13:00:15.7740153Z    Compiling http-body-util v0.1.3
2026-07-15T13:00:15.7810317Z    Compiling fs2 v0.4.3
2026-07-15T13:00:15.9411011Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-07-15T13:00:15.9860558Z    Compiling aead v0.5.2
2026-07-15T13:00:16.0890837Z    Compiling arrayvec v0.7.6
2026-07-15T13:00:16.1020965Z    Compiling utf8parse v0.2.2
2026-07-15T13:00:16.1150543Z    Compiling openssl-probe v0.2.1
2026-07-15T13:00:16.1270602Z    Compiling crossbeam-channel v0.5.15
2026-07-15T13:00:16.1650208Z    Compiling crossbeam-epoch v0.9.18
2026-07-15T13:00:16.1840358Z    Compiling netlink-packet-route v0.29.0
2026-07-15T13:00:16.3480237Z    Compiling aes-gcm v0.10.3
2026-07-15T13:00:16.4470164Z    Compiling blake3 v1.8.5
2026-07-15T13:00:16.5250151Z    Compiling memoffset v0.6.5
2026-07-15T13:00:16.5480385Z    Compiling acto v0.8.2
2026-07-15T13:00:16.7171014Z    Compiling noq v0.18.0
2026-07-15T13:00:16.7300713Z    Compiling netwatch v0.16.0
2026-07-15T13:00:16.7765640Z    Compiling rustix v1.1.4
2026-07-15T13:00:16.7980612Z    Compiling foldhash v0.2.0
2026-07-15T13:00:16.8380332Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-07-15T13:00:16.9993182Z    Compiling synstructure v0.13.2
2026-07-15T13:00:17.0259940Z    Compiling darling_core v0.20.11
2026-07-15T13:00:17.0431270Z    Compiling lru-slab v0.1.2
2026-07-15T13:00:17.0530339Z    Compiling mac-addr v0.3.0
2026-07-15T13:00:17.1700430Z    Compiling thiserror v1.0.69
2026-07-15T13:00:17.1790646Z    Compiling tagptr v0.2.0
2026-07-15T13:00:17.3360384Z    Compiling identity-hash v0.1.0
2026-07-15T13:00:17.3433595Z    Compiling sorted-index-buffer v0.2.1
2026-07-15T13:00:17.3860361Z    Compiling ref-cast v1.0.25
2026-07-15T13:00:17.4470396Z    Compiling rustc-hash v2.1.2
2026-07-15T13:00:17.4630744Z    Compiling xml-rs v0.8.28
2026-07-15T13:00:17.6160514Z    Compiling hashbrown v0.16.1
2026-07-15T13:00:17.6580906Z    Compiling serde_derive_internals v0.29.1
2026-07-15T13:00:17.8270457Z    Compiling netlink-packet-route v0.30.0
2026-07-15T13:00:17.8939877Z    Compiling proc-macro-crate v3.5.0
2026-07-15T13:00:18.3970670Z    Compiling errno v0.3.14
2026-07-15T13:00:18.5190714Z    Compiling xmltree v0.10.3
2026-07-15T13:00:18.5831883Z    Compiling ioctl-rs v0.1.6
2026-07-15T13:00:18.6480374Z    Compiling termios v0.2.2
2026-07-15T13:00:18.7039676Z    Compiling serial-core v0.4.0
2026-07-15T13:00:18.7336122Z    Compiling simple-dns v0.9.3
2026-07-15T13:00:18.7732221Z    Compiling aho-corasick v1.1.4
2026-07-15T13:00:18.8212342Z    Compiling linux-raw-sys v0.12.1
2026-07-15T13:00:18.8370676Z    Compiling smol_str v0.1.24
2026-07-15T13:00:18.8930731Z    Compiling arrayref v0.3.9
2026-07-15T13:00:18.9373510Z    Compiling constant_time_eq v0.4.2
2026-07-15T13:00:18.9480474Z    Compiling sha1_smol v1.0.1
2026-07-15T13:00:18.9921908Z    Compiling regex-syntax v0.8.10
2026-07-15T13:00:19.1836014Z    Compiling winnow v0.7.15
2026-07-15T13:00:19.2018576Z    Compiling signal-hook v0.3.18
2026-07-15T13:00:19.2280112Z    Compiling resolv-conf v0.7.6
2026-07-15T13:00:19.4445110Z    Compiling simdutf8 v0.1.5
2026-07-15T13:00:19.4620326Z    Compiling toml_write v0.1.2
2026-07-15T13:00:19.7560575Z    Compiling serde_derive v1.0.228
2026-07-15T13:00:19.9010534Z    Compiling zeroize_derive v1.4.3
2026-07-15T13:00:19.9580055Z    Compiling tokio-macros v2.7.0
2026-07-15T13:00:20.0240348Z    Compiling futures-macro v0.3.32
2026-07-15T13:00:20.5245371Z    Compiling zerofrom-derive v0.1.7
2026-07-15T13:00:20.6990586Z    Compiling zeroize v1.8.2
2026-07-15T13:00:20.9620222Z    Compiling yoke-derive v0.8.2
2026-07-15T13:00:21.0550230Z    Compiling tokio v1.52.3
2026-07-15T13:00:21.3070424Z    Compiling futures-util v0.3.32
2026-07-15T13:00:21.4520006Z    Compiling zerovec-derive v0.11.3
2026-07-15T13:00:21.6490170Z    Compiling displaydoc v0.2.6
2026-07-15T13:00:22.0620461Z    Compiling tracing-attributes v0.1.31
2026-07-15T13:00:22.1600534Z    Compiling rustls-pki-types v1.14.1
2026-07-15T13:00:22.6311187Z    Compiling zerofrom v0.1.8
2026-07-15T13:00:22.7290843Z    Compiling thiserror-impl v2.0.18
2026-07-15T13:00:22.8981743Z    Compiling curve25519-dalek-derive v0.1.1
2026-07-15T13:00:22.9570333Z    Compiling yoke v0.8.3
2026-07-15T13:00:23.2920797Z    Compiling zerotrie v0.2.4
2026-07-15T13:00:23.3810509Z    Compiling darling_macro v0.20.11
2026-07-15T13:00:23.5620505Z    Compiling zerovec v0.11.6
2026-07-15T13:00:23.6602182Z    Compiling derive_more-impl v2.1.1
2026-07-15T13:00:23.9370814Z    Compiling darling v0.20.11
2026-07-15T13:00:23.9890394Z    Compiling n0-error-macros v0.1.3
2026-07-15T13:00:24.0496758Z    Compiling derive_builder_core v0.20.2
2026-07-15T13:00:24.1010364Z    Compiling spez v0.1.2
2026-07-15T13:00:24.5018669Z    Compiling tinystr v0.8.3
2026-07-15T13:00:24.5189746Z    Compiling potential_utf v0.1.5
2026-07-15T13:00:24.6969640Z    Compiling icu_collections v2.2.0
2026-07-15T13:00:24.7930436Z    Compiling der v0.8.0-rc.10
2026-07-15T13:00:24.7970548Z    Compiling pin-project-internal v1.1.13
2026-07-15T13:00:24.9780666Z    Compiling icu_locale_core v2.2.0
2026-07-15T13:00:25.0360401Z    Compiling n0-error v0.1.3
2026-07-15T13:00:25.4450503Z    Compiling cobs v0.3.0
2026-07-15T13:00:25.6380553Z    Compiling postcard-derive v0.2.2
2026-07-15T13:00:25.6877927Z    Compiling data-encoding-macro-internal v0.1.18
2026-07-15T13:00:25.7505971Z    Compiling derive_builder_macro v0.20.2
2026-07-15T13:00:26.1540219Z    Compiling ipnet v2.12.0
2026-07-15T13:00:26.2620312Z    Compiling derive_builder v0.20.2
2026-07-15T13:00:26.6600181Z    Compiling once_cell v1.21.4
2026-07-15T13:00:26.6900465Z    Compiling icu_provider v2.2.0
2026-07-15T13:00:26.8060248Z    Compiling pin-project v1.1.13
2026-07-15T13:00:26.8791036Z    Compiling spki v0.8.0-rc.4
2026-07-15T13:00:26.9510523Z    Compiling tracing-core v0.1.36
2026-07-15T13:00:26.9870678Z    Compiling prefix-trie v0.8.4
2026-07-15T13:00:27.0000764Z    Compiling futures-executor v0.3.32
2026-07-15T13:00:27.1381958Z    Compiling icu_normalizer v2.2.0
2026-07-15T13:00:27.1537335Z    Compiling icu_properties v2.2.0
2026-07-15T13:00:27.1687519Z    Compiling hashbrown v0.14.5
2026-07-15T13:00:27.2030517Z    Compiling pkcs8 v0.11.0-rc.10
2026-07-15T13:00:27.3000626Z    Compiling ed25519-dalek v2.2.0
2026-07-15T13:00:27.4530171Z    Compiling ed25519 v3.0.0-rc.4
2026-07-15T13:00:27.4980121Z    Compiling futures v0.3.32
2026-07-15T13:00:27.6158125Z    Compiling tracing v0.1.44
2026-07-15T13:00:27.8290710Z    Compiling spt-proto v0.32.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-proto)
2026-07-15T13:00:27.9650110Z    Compiling data-encoding-macro v0.1.20
2026-07-15T13:00:28.0790686Z    Compiling rustls-native-certs v0.8.4
2026-07-15T13:00:28.1620609Z    Compiling hashlink v0.9.1
2026-07-15T13:00:28.2186621Z    Compiling num_enum_derive v0.7.6
2026-07-15T13:00:28.2730334Z    Compiling enum-assoc v1.3.0
2026-07-15T13:00:28.6150513Z    Compiling tokio-util v0.7.18
2026-07-15T13:00:28.6550734Z    Compiling netlink-sys v0.8.8
2026-07-15T13:00:28.6950457Z    Compiling tower v0.5.3
2026-07-15T13:00:28.7787358Z    Compiling postcard v1.1.3
2026-07-15T13:00:28.8450811Z    Compiling strum_macros v0.28.0
2026-07-15T13:00:29.0809748Z    Compiling idna_adapter v1.2.2
2026-07-15T13:00:29.2390115Z    Compiling idna v1.1.0
2026-07-15T13:00:29.2490205Z    Compiling async-trait v0.1.89
2026-07-15T13:00:29.2830458Z    Compiling iroh-metrics-derive v0.4.1
2026-07-15T13:00:29.2870385Z    Compiling derive_more v2.1.1
2026-07-15T13:00:29.3764218Z    Compiling netlink-proto v0.12.0
2026-07-15T13:00:29.4680482Z    Compiling netdev v0.42.0
2026-07-15T13:00:29.6203072Z    Compiling iroh-relay v0.98.0
2026-07-15T13:00:29.6273130Z    Compiling moka v0.12.15
2026-07-15T13:00:29.6710745Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-07-15T13:00:29.7448896Z    Compiling num_enum v0.7.6
2026-07-15T13:00:29.8044982Z    Compiling url v2.5.8
2026-07-15T13:00:29.8479202Z    Compiling h2 v0.4.14
2026-07-15T13:00:29.9577465Z    Compiling iroh-metrics v0.38.3
2026-07-15T13:00:30.0718852Z    Compiling rusqlite v0.32.1
2026-07-15T13:00:30.1736288Z    Compiling n0-watcher v0.6.1
2026-07-15T13:00:30.2131592Z    Compiling tokio-stream v0.1.18
2026-07-15T13:00:30.4210469Z    Compiling toml_datetime v0.6.11
2026-07-15T13:00:30.7022834Z    Compiling serde_spanned v0.6.9
2026-07-15T13:00:30.7550641Z    Compiling thiserror-impl v1.0.69
2026-07-15T13:00:30.8620044Z    Compiling hickory-proto v0.26.0-beta.4
2026-07-15T13:00:30.8889837Z    Compiling attohttpc v0.30.1
2026-07-15T13:00:30.9040963Z    Compiling tower-http v0.6.11
2026-07-15T13:00:30.9620304Z    Compiling iroh-base v0.98.0
2026-07-15T13:00:30.9650875Z    Compiling ref-cast-impl v1.0.25
2026-07-15T13:00:31.0017329Z    Compiling toml_edit v0.22.27
2026-07-15T13:00:31.5380963Z    Compiling spt-store v0.32.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-store)
2026-07-15T13:00:31.7380717Z    Compiling webpki-roots v1.0.7
2026-07-15T13:00:31.7800718Z    Compiling regex-automata v0.4.14
2026-07-15T13:00:31.8493429Z    Compiling schemars_derive v1.2.1
2026-07-15T13:00:31.8863382Z    Compiling serial-unix v0.4.0
2026-07-15T13:00:32.1290439Z    Compiling signal-hook-registry v1.4.8
2026-07-15T13:00:32.1730991Z    Compiling lru v0.16.4
2026-07-15T13:00:32.2820452Z    Compiling strum v0.28.0
2026-07-15T13:00:32.3954603Z    Compiling iroh-dns v0.98.0
2026-07-15T13:00:32.4123865Z    Compiling darling_core v0.23.0
2026-07-15T13:00:32.4574920Z    Compiling serde_bytes v0.11.19
2026-07-15T13:00:32.6570372Z    Compiling hmac v0.12.1
2026-07-15T13:00:32.7499983Z    Compiling seize v0.5.1
2026-07-15T13:00:32.8130444Z    Compiling iroh v0.98.2
2026-07-15T13:00:32.8290158Z    Compiling dyn-clone v1.0.20
2026-07-15T13:00:32.9220886Z    Compiling cmov v0.5.4
2026-07-15T13:00:32.9690311Z    Compiling pin-utils v0.1.0
2026-07-15T13:00:32.9970232Z    Compiling rustix v0.38.44
2026-07-15T13:00:33.0580286Z    Compiling bitflags v1.3.2
2026-07-15T13:00:33.1670142Z    Compiling ctutils v0.4.2
2026-07-15T13:00:33.1730369Z    Compiling nix v0.25.1
2026-07-15T13:00:33.1800217Z    Compiling filedescriptor v0.8.3
2026-07-15T13:00:33.4220605Z    Compiling papaya v0.2.4
2026-07-15T13:00:33.4770367Z    Compiling hkdf v0.12.4
2026-07-15T13:00:33.5144689Z    Compiling serial v0.4.0
2026-07-15T13:00:33.5316628Z    Compiling backon v1.6.0
2026-07-15T13:00:33.6290344Z    Compiling anstyle-parse v1.0.0
2026-07-15T13:00:33.6380516Z    Compiling vte_generate_state_changes v0.1.2
2026-07-15T13:00:33.7280641Z    Compiling colorchoice v1.0.5
2026-07-15T13:00:33.8363112Z    Compiling foldhash v0.1.5
2026-07-15T13:00:33.8790298Z    Compiling anstyle v1.0.14
2026-07-15T13:00:33.9550228Z    Compiling linux-raw-sys v0.4.15
2026-07-15T13:00:33.9662671Z    Compiling anstyle-query v1.1.5
2026-07-15T13:00:34.0230246Z    Compiling is_terminal_polyfill v1.70.2
2026-07-15T13:00:34.1130121Z    Compiling downcast-rs v1.2.1
2026-07-15T13:00:34.1131081Z    Compiling instability v0.3.12
2026-07-15T13:00:34.1219698Z    Compiling shell-words v1.1.1
2026-07-15T13:00:34.1510376Z    Compiling hashbrown v0.15.5
2026-07-15T13:00:34.2420705Z    Compiling toml v0.8.23
2026-07-15T13:00:34.2520972Z    Compiling anstream v1.0.0
2026-07-15T13:00:34.3880251Z    Compiling vte v0.13.1
2026-07-15T13:00:34.3990383Z    Compiling signal-hook-mio v0.2.5
2026-07-15T13:00:34.5601501Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-07-15T13:00:34.7360692Z    Compiling spake2 v0.4.0
2026-07-15T13:00:34.7770254Z    Compiling schemars v1.2.1
2026-07-15T13:00:35.1421453Z    Compiling regex v1.12.3
2026-07-15T13:00:35.1485951Z    Compiling terminal_size v0.4.4
2026-07-15T13:00:35.2870759Z    Compiling strum_macros v0.26.4
2026-07-15T13:00:35.6010484Z    Compiling sha1 v0.10.6
2026-07-15T13:00:35.6590520Z    Compiling itertools v0.13.0
2026-07-15T13:00:36.0280463Z    Compiling castaway v0.2.4
2026-07-15T13:00:36.1311330Z    Compiling spt-msg v0.32.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-msg)
2026-07-15T13:00:36.1540286Z    Compiling doctest-file v1.1.1
2026-07-15T13:00:36.1660201Z    Compiling unicode-width v0.1.14
2026-07-15T13:00:36.5770222Z    Compiling hyper v1.10.1
2026-07-15T13:00:36.8760554Z    Compiling spt-runtime v0.32.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-runtime)
2026-07-15T13:00:37.1530487Z    Compiling darling_macro v0.23.0
2026-07-15T13:00:37.4140884Z    Compiling static_assertions v1.1.0
2026-07-15T13:00:37.5084912Z    Compiling indoc v2.0.7
2026-07-15T13:00:37.5919163Z    Compiling darling v0.23.0
2026-07-15T13:00:37.6579890Z    Compiling clap_lex v1.1.0
2026-07-15T13:00:37.8822909Z    Compiling unicode-truncate v1.1.0
2026-07-15T13:00:38.0170967Z    Compiling portable-pty v0.8.1
2026-07-15T13:00:38.0302774Z    Compiling clap_builder v4.6.0
2026-07-15T13:00:38.0640356Z    Compiling compact_str v0.8.2
2026-07-15T13:00:38.2451522Z    Compiling interprocess v2.4.2
2026-07-15T13:00:38.5622879Z    Compiling spt-term v0.32.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-term)
2026-07-15T13:00:38.6657448Z    Compiling hyper-util v0.1.20
2026-07-15T13:00:38.7000341Z    Compiling strum v0.26.3
2026-07-15T13:00:38.8739293Z    Compiling crossterm v0.28.1
2026-07-15T13:00:38.9220642Z    Compiling lru v0.12.5
2026-07-15T13:00:39.1620440Z    Compiling clap_derive v4.6.1
2026-07-15T13:00:39.2079892Z    Compiling unicode-width v0.2.0
2026-07-15T13:00:39.2690455Z    Compiling iana-time-zone v0.1.65
2026-07-15T13:00:39.4012829Z    Compiling cassowary v0.3.0
2026-07-15T13:00:39.4047168Z    Compiling nucleo-matcher v0.3.1
2026-07-15T13:00:39.5266188Z    Compiling chrono v0.4.45
2026-07-15T13:00:39.5701002Z    Compiling qrcode v0.14.1
2026-07-15T13:00:39.7606936Z    Compiling tempfile v3.27.0
2026-07-15T13:00:40.0755914Z    Compiling ratatui v0.29.0
2026-07-15T13:00:40.9360902Z    Compiling igd-next v0.17.1
2026-07-15T13:00:41.0401104Z    Compiling spt-live v0.32.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-live)
2026-07-15T13:00:41.6510530Z    Compiling clap v4.6.1
2026-07-15T13:00:42.1680818Z    Compiling portmapper v0.16.0
2026-07-15T13:00:49.9911196Z    Compiling rustls-webpki v0.103.13
2026-07-15T13:00:52.5755277Z    Compiling tokio-rustls v0.26.4
2026-07-15T13:00:52.5756289Z    Compiling rustls-platform-verifier v0.7.0
2026-07-15T13:00:52.5757061Z    Compiling noq-proto v0.17.0
2026-07-15T13:00:52.7402195Z    Compiling hickory-net v0.26.0-beta.4
2026-07-15T13:00:52.7403320Z    Compiling hyper-rustls v0.27.9
2026-07-15T13:00:52.7403765Z    Compiling tokio-websockets v0.13.2
2026-07-15T13:00:52.9029762Z    Compiling reqwest v0.13.4
2026-07-15T13:00:53.9468859Z    Compiling hickory-resolver v0.26.0-beta.4
2026-07-15T13:01:09.3323292Z    Compiling spt-net v0.32.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-net)
2026-07-15T13:01:10.9384865Z    Compiling spt-daemon v0.32.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-daemon)
2026-07-15T13:01:20.7527219Z    Compiling spt v0.32.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt)
2026-07-15T13:01:26.1135812Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 17s
2026-07-15T13:01:26.1360788Z      Running tests/n1_pairing.rs (target/debug/deps/n1_pairing-04414916fcb9c817)
2026-07-15T13:01:26.1375159Z 
2026-07-15T13:01:26.1375527Z running 1 test
2026-07-15T13:01:32.3252833Z test new_brain_serves_against_old_broker ... ok
2026-07-15T13:01:32.3253227Z 
2026-07-15T13:01:32.3253622Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.19s
2026-07-15T13:01:32.3254109Z 
2026-07-15T13:01:32.3507151Z Post job cleanup.
2026-07-15T13:01:32.4211669Z [command]/usr/bin/git version
2026-07-15T13:01:32.4244759Z git version 2.43.0
2026-07-15T13:01:32.4276287Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/d8b12e62-7917-4234-8e5f-0ac086d3d907' before making global git config changes
2026-07-15T13:01:32.4277007Z Adding repository directory to the temporary git global config as a safe directory
2026-07-15T13:01:32.4280007Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-15T13:01:32.4309993Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-15T13:01:32.4339376Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-15T13:01:32.4531498Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-15T13:01:32.4551357Z http.https://github.com/.extraheader
2026-07-15T13:01:32.4558720Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-07-15T13:01:32.4585996Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-15T13:01:32.4810285Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-15T13:01:32.4836408Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-15T13:01:32.5159148Z Cleaning up orphan processes
2026-07-15T13:01:32.5847425Z Terminate orphan process: pid (1802661) (spt)
